-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[feat] 판매 금액 정산 - 모든 점주 및 OrderPayment 목록 조회, OrderPayment 상태 일괄 갱신 #93
Merged
The head ref may contain hidden characters: "feature/78_june-777_\uD310\uB9E4\uAE08\uC561\uC815\uC0B0"
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Vendor가 동일한지 검증 - OrderPaymentStatus 상태 검증
- clearAutomatically 옵션 true 설정 영속성 컨텍스트에서 관리하는 엔티티와 DB 데이터의 동기화 이슈를 예방하기 위함
This was
linked to
issues
Aug 16, 2024
…매금액정산 # Conflicts: # src/main/java/camp/woowak/lab/menu/exception/MenuErrorCode.java # src/test/java/camp/woowak/lab/cart/domain/CartTest.java
june-777
changed the title
[feat] 판매 금액 정산
[feat] 판매 금액 정산 - 모든 점주 및 OrderPayment 목록 조회, OrderPayment 상태 일괄 갱신
Aug 17, 2024
This was
unlinked from
issues
Aug 17, 2024
This was
unlinked from
issues
Aug 17, 2024
Hyeon-Uk
reviewed
Aug 18, 2024
src/main/java/camp/woowak/lab/payment/service/OrderPaymentAdjustmentService.java
Show resolved
Hide resolved
Dr-KoKo
approved these changes
Aug 18, 2024
kimhyun5u
approved these changes
Aug 18, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
고생하셨습니다!
This was referenced Aug 18, 2024
Hyeon-Uk
approved these changes
Aug 18, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
💡 다음 이슈를 해결했어요.
유저 스토리 판매 금액 정산
Issue Link
필요한 선행 작업
후속 작업
✅ 셀프 체크리스트